Learn R Programming

darch (version 0.10.0)

setLearnRateBiasVisible<-: Sets the learnig rates of the biases for the visible units

Description

Sets the learnig rates of the biases for the visible units

Usage

setLearnRateBiasVisible(rbm) <- value
"setLearnRateBiasVisible"(rbm) <- value

Arguments

rbm
A instance of the class RBM.
value
The learnig rates of the biases for the visible units

See Also

RBM